| Fully Qualified Name: | Laminas\Hydrator\NamingStrategy\NamingStrategyEnabledInterface |
| Name | Description | Defined By |
|---|---|---|
| getNamingStrategy() | Gets the naming strategy. | NamingStrategyEnabledInterface |
| hasNamingStrategy() | Checks if a naming strategy exists. | NamingStrategyEnabledInterface |
| removeNamingStrategy() | Removes the naming with the given name. | NamingStrategyEnabledInterface |
| setNamingStrategy() | Adds the given naming strategy | NamingStrategyEnabledInterface |
Gets the naming strategy.
Returns:
Checks if a naming strategy exists.
Returns:
Removes the naming with the given name.
Returns:
Adds the given naming strategy
| Parameter Name | Type | Description |
|---|---|---|
| $strategy |
Returns: